home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
source
/
modex32
/
!mklib.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-09-03
|
119 b
|
6 lines
@echo off
tasm /q k:\asm\pm32\modex32\*.asm
del k:\asm\pm32\obj\xlib.lib
tlib @!objs.lst
del *.obj
del *.bak >nul